How to Install modsecurity-crs software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install modsecurity-crs software package in Ubuntu 14.04 LTS (Trusty Tahr)

modsecurity-crs software package provides modsecuritys Core Rule Set, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install modsecurity-crs 

modsecurity-crs is installed in your system.

Make ensure the modsecurity-crs package were installed using the commands given below,

$ sudo dpkg-query -l | grep modsecurity-crs *

You will get with modsecurity-crs package name, version, architecture and description in a table

modsecurity-crs package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Servers
Package modsecurity-crs
Version 2.2.8-1
Description modsecuritys Core Rule Set
Sub Section httpd


See Also, How to uninstall or remove modsecurity-crs software package from Ubuntu 14.04 LTS (Trusty Tahr)?